-
Home
-
Flexible Checkout Fields for WooCommerce – WooCommerce Checkout Manager
-
4.1.6
-
Code
-
Classes
- OptionAbstract
Total Complexity |
48 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
263 |
Lines of code |
134 |
Logical lines of code |
69 |
Comment lines |
78 |
Methods |
24 |
Properties |
0 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sanitize_option_value() |
A |
53 |
13 |
23 |
update_field_data() |
A |
47 |
10 |
38 |
sanitize_select() |
S |
68 |
3 |
7 |
sanitize_select_multi() |
S |
70 |
2 |
6 |
get_option_tab() |
S |
82 |
1 |
3 |
get_default_value() |
S |
82 |
1 |
3 |
get_children() |
S |
82 |
1 |
3 |
is_refresh_trigger() |
S |
82 |
1 |
3 |
is_endpoint_autorefreshed() |
S |
82 |
1 |
3 |
get_endpoint_option_names() |
S |
82 |
1 |
3 |
get_endpoint_route() |
S |
82 |
1 |
3 |
get_values() |
S |
82 |
1 |
3 |
get_option_type() |
S |
82 |
1 |
3 |
get_option_name_to_rows() |
S |
82 |
1 |
3 |
get_options_regexes_to_display() |
S |
82 |
1 |
3 |
get_validation_rules() |
S |
82 |
1 |
3 |
is_readonly() |
S |
82 |
1 |
3 |
get_print_pattern() |
S |
82 |
1 |
3 |
get_input_atts() |
S |
82 |
1 |
3 |
get_label_tooltip_url() |
S |
82 |
1 |
3 |
get_label_tooltip() |
S |
82 |
1 |
3 |
get_option_row_label() |
S |
82 |
1 |
3 |
get_option_label() |
S |
82 |
1 |
3 |
save_field_data() |
S |
79 |
1 |
3 |